GrapeCity SPREAD for WPF 2.0J
OnCollectionChanged メソッド (NotifyCollection<T>)

発生するイベントの引数。
提供された引数を使用して CollectionChanged イベントを発生させます。
構文
'Declaration
 
Protected Overridable Sub OnCollectionChanged( _
   ByVal e As NotifyCollectionChangedEventArgs _
) 
protected virtual void OnCollectionChanged( 
   NotifyCollectionChangedEventArgs e
)

パラメータ

e
発生するイベントの引数。
参照

NotifyCollection<T> クラス
NotifyCollection<T> メンバ

 

 


Copyright © 2012 GrapeCity inc. All rights reserved.